home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / blitzbasic / blitz-list200994.lha / blitz-list / text0251.txt < prev    next >
Encoding:
Text File  |  1994-09-20  |  1.6 KB  |  49 lines

  1.  
  2. At last! Communication with other Blitzers. Deep joy.
  3.  
  4. I have been using Blitz2 for a few months now. I`m currently running v 1.8
  5. (Ted v 1.1) which came off BUM6 a few weeks ago.
  6.  
  7. Mostly it runs on a A4000/30 (kick 39.106, wb 39.29 {i.e. V3.0}) and seems fine.
  8.  
  9. I`ve just moved the system onto our trusty A2000 (running kick 37.175 and wb 
  10. 38.35
  11. {i.e. V2.1 on 2.04 rom}). It`s also got loads of boards in it.
  12.  
  13. Blitz seems to behave differently on the 2 systems. ie it`s wobbly on the 2000.
  14. The simplest prog I could think of to test it was:
  15.  
  16. loop:
  17.   a$=edit$(1)
  18.   If a$<>"q" Then Goto loop
  19.  
  20. and when compile/run`ed if you resize the default window and double click on 
  21. a WB
  22. icon (like a disc f`rincetance) it doesn`t open. When you click back on the 
  23. Blitz
  24. window the pointer locks up completely, not even a guru!!
  25.  
  26. So far I`ve disabled the (admittedly iffy) Fusion 40 accelerator and run it 
  27. without
  28. the startup-sequence.
  29.  
  30. Before I start ripping _all_ the other stuff out of the machine (PAR, GVP SCSI,
  31. a very old C= memory board (hmmm), Heggie-net ... er that`s it) and my hair...
  32. can anyone suggest an easier solution?
  33.  
  34. (and while I`m here) the GadTools listviews seem to work differently too 
  35. (like not)
  36.  
  37. Apologies for arriving with a problem but thanks in advance
  38.  
  39.  
  40. Jonny Bradley <jonny@autotv.demon.co.uk>
  41.  
  42.       *******************************************************************
  43.       *             A U T O M A T I C   T E L E V I S I O N             *
  44.       *                      Computer/TV Solutions                      *
  45.       *                    VOICE (UK): 071 240 2073                     *
  46.       *******************************************************************
  47.  
  48.  
  49.